	<key>NSCalendarsUsageDescription</key>
	<string>This permission will be used to input your date of birth</string>
	<key>NSContactsUsageDescription</key>
	<string>This permission will be used to fetch contacts </string>
	<key>NSPhotoLibraryAddUsageDescription</key>
	<string>would like to save photos from the app to your gallery</string>
	<key>NSPhotoLibraryUsageDescription</key>
	<string>your app name would like to access your photo gallery for uploading images to the app</string>
	<key>NSAppleMusicUsageDescription</key>
	<string>This permission will be used to perform basic functions of the app</string>
	<key>NSBluetoothAlwaysUsageDescription</key>
	<string>This is used to perform basic functions of the app</string>
	<key>NSBluetoothPeripheralUsageDescription</key>
	<string>This is used to perform basic functions of the app</string>
	<key>NSMotionUsageDescription</key>
	<string>This permission will be used to perform basic functions of the app</string>
	<key>NSSpeechRecognitionUsageDescription</key>
	<string>This permission will be used to perform basic functions of the app</string>
	<key>NSLocationAlwaysUsageDescription</key>
	<string>This permission will be used to fetch location information of the user</string>
	<key>NSLocationDefaultAccuracyReduced</key>
	<string>Uses Location</string>
	<key>NSLocationUsageDescription</key>
	<string>Uses Location </string>
	<key>NSLocationWhenInUseUsageDescription</key>
	<string>This permission will be used to fetch location information of the user</string>